home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.2 KB | 31 lines | [TEXT/GEOL] |
- Item 7452925 14-Sept-90 12:32PDT
-
- From: D4887 Advanced Comm Eng, G G Apple,PRT
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: What View is mouse in?
-
- Anyone have any good ideas how to determine what view I'm in when I am mouse
- tracking?
-
- I have objects on the screen, each of which includes a view which in turn
- contains smaller subviews. I would like to be able to determine if the mouse
- is over a particular type of subview and, if so, which subview. I would like
- to do this while tracking the mouse. I suspect that a double incantation of
- "FirstSubViewThat" is required but so far to no avail (and I'm totally confused
- about "Focus").
-
- BTW, when not mouse tracking, I finally got my cursor to change properly
- (using DoSetCursor) when over these same subviews--but not without a double
- incantation of "GetDefaultCursorRegion" which nobody seems to have bothered to
- document an explanation for in any of the available MacApp references (thank
- the gods for a few comments in the code).
-
- (not on MacApp.Tech$)
-
- G. Gordon Apple D4887
- Advanced Communications Engineering, Inc.
- Redondo Beach, CA
-
-